home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / systmocx / system.exe / Licence.txt next >
Encoding:
Text File  |  1998-01-02  |  1.3 KB  |  35 lines

  1.         System.ocx By R.Wesseling
  2.         Another Freeware ActiveX Control 
  3.         Written In VB5
  4.         This Ocx Let`s You Modify
  5.         And View Changes Made To The Control Panel,
  6.         Now You Can Add  Text That Is Standard
  7.         Writen By Microsoft.
  8.         Example
  9.         Computer :
  10.         Pentium(r)
  11.         And So On ..
  12.         just Try It Out ,and Then you now What I mean
  13. ------------------------------------------------------------
  14.         Example:
  15.         Type The Folowing In A new Or Existing Project...
  16.         Private sub Form_load ()
  17.         System1.textA = "my Text"
  18.         End Sub
  19.         And Press F5
  20. --------------------------------------------------------------
  21.         further Options Are:
  22.         System1.TextA (1 TextBox)
  23.         system1.textB (2    "   )
  24.         System1.textC (3    "   )
  25.         System1.Start (When You`re Control Is Set To Visible =False)
  26.         System1.Show  (Shows The Control Panel`s Menu Tab)
  27.         System1.About (Brief Explenation)
  28. --------------------------------------------------------------
  29.         Contact me at:
  30.         rawessel@xs4all.nl
  31.         HTTP://www.xs4all.nl/~rawessel
  32. --------------------------------------------------------------
  33.        Special Thanks Go Out To Cnet.com For Publishing Me On The
  34.        WWW...
  35.